/*!
    \file  readme.txt
    \brief description of DAC1_triangle_noise_mode example
*/

/*
    Copyright (C) 2017 GigaDevice

    2017-02-10, V1.0.0, firmware for GD32F30x
*/

  This example is based on the GD32F30x-EVAL board, it shows how to use DAC1 to generate
triangle noise wave. TIMER6 is chosen to trigger DAC1. The DAC1 output pin is configured
PA5. The triangle noise wave can be observed through the oscilloscope.
